home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Camelot / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].zip / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].adf / AmigaUUCP / uucico / version.doc < prev   
Text File  |  1991-02-18  |  6KB  |  210 lines

  1.  
  2. <all-Programs-major-changes>
  3.  
  4.     Dec-90  V1.08 release
  5.  
  6.     Dec-89  Matthew Dillon.  Modified to conform with my release.
  7.         Specifically, now use common library routines in uucp:src/lib,
  8.         file locking routines, logging routines, etc...
  9.  
  10.     Apr-89  Matthew Dillon.  Prototyping added (not 100% but method now
  11.         exists set so people don't go off and make up their own schemes)
  12.  
  13.  
  14. UUXQT:
  15.     .09
  16.         An error would cause uuxqt to run the remainder of the X.
  17.         files but NOT delete them!
  18.  
  19.     .08
  20.         A newly run UUXQT checks if it is already running, and if so
  21.         logs the fact and exits immediately.
  22.  
  23.     .07
  24.         fixed enforcer hit
  25.  
  26.     .06 (1.08 release)
  27.         now returns an exit code of 0 instead of garbage
  28.     .05
  29.         now sorts command file list before excuting it.
  30.  
  31.         UUXQT now calls RNews without the 'USENET' argument, to
  32.         support third party rnews replacements
  33.  
  34.         Now generates a single line summy to the log
  35.  
  36.     .04
  37.         Fixed bug in command line handling
  38.  
  39.     .03 Locks at beginning, unlocks at end (sequences multiply run
  40.         UUXQTs)
  41.  
  42.     .02 File limit upped to 1000, conforms with new library routines
  43.         to obtain directory paths.
  44.  
  45.     .01 First sub release number assigned.
  46.  
  47.  
  48.     11-Jul-88 by Dan Schein
  49.  
  50.         Added support for unknown command request(s)
  51.         Added support for a RMAIL command
  52.         Added "New Files Received." message
  53.         Added Beta Version number
  54.  
  55. UUCICO:
  56.     .18 (1.12)
  57.         send-expect works now w/ "" for send string without having
  58.         to use -xx
  59.  
  60.     .17
  61.         line 1337 (yesno) failure code changed from S4 to R4
  62.  
  63.     .16 (1.11)
  64.         alternate send-expect strings added
  65.  
  66.     .15
  67.         bug in -pri option fixed
  68.  
  69.     .14 (1.08R2 release)
  70.         bug in master loop fixed, would repeat failed work attempts
  71.         continuously
  72.  
  73.         -t option added - specify timeout for packet retry.  Default is
  74.         5, but in many cases setting it to -t1 will yield better error
  75.         recovery.  Do NOT lower the timeout if you connect to a loaded
  76.         down host.
  77.  
  78.     .13 (1.08 release)
  79.         'Timeout' config entry now scanned to set timeout for
  80.         connection.
  81.  
  82.         When waiting for the 'S' handshake at the beginning, as
  83.         in Shere= ... added termination if ^J is detected.    Hack
  84.         to fix certain broken uucp hosts (tuvie).
  85.  
  86.     .12
  87.         spool files now string-sorted before being sent out, thus
  88.         will be sent in sequence order.  However, since news files
  89.         are now named differently they are sent out after email
  90.         files.
  91.  
  92.         -d0 added --- UUCico uses +++ instead of dropping DTR
  93.  
  94.         -p #   option added -- protocol hack option to change
  95.         the way Shere works.  see manual
  96.  
  97.         -pri   option added .. +1 during transfer, -1 during
  98.         uuxqt.
  99.  
  100.         UUCico now rescans the work directory after exhausting
  101.         it while still in master mode, to check if any new work
  102.         has arrived in the mean time.
  103.  
  104.         UUCico now renames C. files that have been REFUSED to
  105.         REFUSED.C.*
  106.  
  107.         UUCico now sends a <cr>AT<cr><delay> before sending
  108.         the dial string, to recover from a modem error.
  109.  
  110.     .11
  111.         GIO.C fixed up yet again
  112.  
  113.         ~ paths fixed in all cases, refer to MAN/UUCP
  114.  
  115.         Time Restrictions added by Christopher A. Wichura.
  116.  
  117.  
  118.     .10
  119.         Allow two forms for the dial string in the L.Sys file:
  120.             5551234        (just the number)
  121.             ATDT5551234     (full AT command)
  122.             ATM1DT5551234   (another example)
  123.  
  124.         This allows you to specify options specific to the
  125.         particular system you are calling.    Make sure the
  126.         appropriate AT commands are listed in the GETTY
  127.         command line to 'reset' the modem properly.
  128.  
  129.     .09
  130.         Allow combined -r1 -ssystem name ... means "Call this
  131.         particular system only if there is work for it"
  132.  
  133.     .08
  134.         New protocol module GIO.C supports window size of 7
  135.  
  136.         File limit upped to a 1000 from 300.
  137.  
  138.     .07
  139.         Now sends manual ack (RR packet) instead of relying
  140.         on piggy-backed ack.
  141.  
  142.     .06
  143.         as of date 25 January 1989
  144.  
  145.     .05
  146.         G protocol now windows, window = 2.  Normally
  147.         arbitrates for window size, can be defeated (forced to
  148.         1) by using -n option.
  149.  
  150.         Accepts filenames ~/path or ~user/path.  ~/path uses
  151.         UUPUB: while ~user/path looks up the home directory
  152.         in the Getty:Passwd file, defaulting to UUPUB: if
  153.         the requested user could not be found.
  154.  
  155.     .04
  156.         only deletes queue files in a set if ALL make it
  157.         across... before would delete each file individually.
  158.  
  159.         added security feature, does not allow remote end
  160.         to send C.#? files to our uuspool:
  161.  
  162.     .02
  163.         G protocol rewritten from scratch
  164.  
  165.     .01
  166.         Security list (UULIB:Security) allowed directories
  167.         for remote requests.
  168.  
  169.         Getty support
  170.  
  171.         File Locking (lib/lockfile.c)
  172.  
  173. UUCP:
  174.  
  175.     .02 (1.08 release)
  176.         now returns an exit code of 0 instead of garbage
  177.     .01    Changed to use library routines to obtain directory paths
  178.     .00    First sub release assigned
  179.  
  180. UUNAME:
  181.     .02 (1.08 release)
  182.         now returns an exit code of 0 instead of garbage
  183.     .01    Changed to use library routines to obtain directory paths
  184.     .00    First sub release assigned
  185.  
  186. UUX:
  187.     .06
  188.         fixed U line in X. file
  189.  
  190.     .05 (1.08 release)
  191.         now returns an exit code of 0 instead of garbage
  192.     .04    Now uses GetUserName() call
  193.     .03    Fixed queue file naming, now names remote files properly
  194.     .02    Changed to use library routines to obtain directory paths
  195.     .01    Uses UULIB: instead of UUCP:LIB
  196.  
  197. UUHOSTS:
  198.     .03 (1.08 release)
  199.         now returns an exit code of 0 instead of garbage
  200.     .02    Changed to use library routines to obtain directory paths
  201.     .01    Uses UULIB: instead of UUCP:LIB
  202.  
  203. UUPOLL:
  204.     .04 (1.08 release)
  205.         now returns an exit code of 0 instead of garbage
  206.     .03    Changed to use library routines to obtain directory paths
  207.     .02    Uses UULIB: instead of UUCP:LIB
  208.         Uses run >nil: <nil: instead of brun
  209.  
  210.